[INFO] fetching crate shapels 0.4.0...
[INFO] testing shapels-0.4.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate shapels 0.4.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate shapels 0.4.0
[INFO] finished tweaking crates.io crate shapels 0.4.0
[INFO] tweaked toml for crates.io crate shapels 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate shapels 0.4.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate shapels 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5c2f51c3ff0a7490c414027f1bdd5618e454660e9612d4db65d420f4ae92102
[INFO] running `Command { std: "docker" "start" "-a" "e5c2f51c3ff0a7490c414027f1bdd5618e454660e9612d4db65d420f4ae92102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5c2f51c3ff0a7490c414027f1bdd5618e454660e9612d4db65d420f4ae92102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5c2f51c3ff0a7490c414027f1bdd5618e454660e9612d4db65d420f4ae92102", kill_on_drop: false }`
[INFO] [stdout] e5c2f51c3ff0a7490c414027f1bdd5618e454660e9612d4db65d420f4ae92102
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46ff52a96c1eb4bf0514e3a1333d6906c8251cc19f0902eef58401ebebf622a8
[INFO] running `Command { std: "docker" "start" "-a" "46ff52a96c1eb4bf0514e3a1333d6906c8251cc19f0902eef58401ebebf622a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling malachite-nz v0.4.22
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling rustpython-parser-vendored v0.3.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling malachite-base v0.4.22
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling rustpython-parser v0.3.1
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling rustpython-parser-core v0.3.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling lsp-server v0.7.9
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling lsp-types v0.95.1
[INFO] [stderr]    Compiling malachite-q v0.4.22
[INFO] [stderr]    Compiling malachite v0.4.22
[INFO] [stderr]    Compiling malachite-bigint v0.2.3
[INFO] [stderr]    Compiling rustpython-ast v0.3.1
[INFO] [stderr]    Compiling shapels v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.39s
[INFO] running `Command { std: "docker" "inspect" "46ff52a96c1eb4bf0514e3a1333d6906c8251cc19f0902eef58401ebebf622a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46ff52a96c1eb4bf0514e3a1333d6906c8251cc19f0902eef58401ebebf622a8", kill_on_drop: false }`
[INFO] [stdout] 46ff52a96c1eb4bf0514e3a1333d6906c8251cc19f0902eef58401ebebf622a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08a564536ea9176bd34b559c02fdaf6a0fcbac3a5e08c69ed00a9af47e300823
[INFO] running `Command { std: "docker" "start" "-a" "08a564536ea9176bd34b559c02fdaf6a0fcbac3a5e08c69ed00a9af47e300823", kill_on_drop: false }`
[INFO] [stderr]    Compiling shapels v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.64s
[INFO] running `Command { std: "docker" "inspect" "08a564536ea9176bd34b559c02fdaf6a0fcbac3a5e08c69ed00a9af47e300823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08a564536ea9176bd34b559c02fdaf6a0fcbac3a5e08c69ed00a9af47e300823", kill_on_drop: false }`
[INFO] [stdout] 08a564536ea9176bd34b559c02fdaf6a0fcbac3a5e08c69ed00a9af47e300823
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 81807dad32a9ec34fb7c8a7681311968f66a943dcbb49d1c8028b59ea86caa04
[INFO] running `Command { std: "docker" "start" "-a" "81807dad32a9ec34fb7c8a7681311968f66a943dcbb49d1c8028b59ea86caa04", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shapels-18c539cecc9f733a)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shapels-92ddad196348f153)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 110 tests
[INFO] [stdout] test tests::test_branch::forloop_inference_on_wrong_ops ... ok
[INFO] [stdout] test tests::test_branch::forloop_inference_on_proper_ops ... ok
[INFO] [stdout] test tests::test_branch::forloop_inference_does_not_emit_on_continue ... ok
[INFO] [stdout] test tests::test_branch::if_inference_on_proper_ops ... ok
[INFO] [stdout] test tests::test_branch::while_inference_on_wrong_ops ... ok
[INFO] [stdout] test tests::test_branch::if_inference_on_wrong_ops ... ok
[INFO] [stdout] test tests::test_branch::while_inference_on_proper_ops ... ok
[INFO] [stdout] test tests::test_class::module_as_fn_arg_is_resolved_to_its_forward_function ... ok
[INFO] [stdout] test tests::test_class::module_as_fn_arg_with_tensor_as_union_arg_is_resolved_to_its_forward_function ... ok
[INFO] [stdout] test tests::test_class::proper_multiply_no_diag_inside_class_method ... ok
[INFO] [stdout] test tests::test_class::inference_propages_through_method ... ok
[INFO] [stdout] test tests::test_class::module_improper_is_resolved_to_its_forward_type_hints ... ok
[INFO] [stdout] test tests::test_class::module_improper_is_resolved_to_its_forward_tuple_type_hints ... ok
[INFO] [stdout] test tests::test_class::module_as_fn_union_arg_is_resolved_to_its_forward_function ... ok
[INFO] [stdout] test tests::test_class::method_improper_is_resolved_to_its_forward_tuple_type_hints ... ok
[INFO] [stdout] test tests::test_dtype::shape_assign_from_tensor_dtype_attr ... ok
[INFO] [stdout] test tests::test_conv::wrong_input_for_conv1d ... ok
[INFO] [stdout] test tests::test_conv::conv3d_with_concrete_dims ... ok
[INFO] [stdout] test tests::test_dtype::to_does_not_modify_dtype_inplace ... ok
[INFO] [stdout] test tests::test_conv::conv2d_with_mixed_dims ... ok
[INFO] [stdout] test tests::test_dtype::to_returns_torch_dtype_arg ... ok
[INFO] [stdout] test tests::test_class::module_is_resolved_to_its_forward_function ... ok
[INFO] [stdout] test tests::test_conv::conv3d_with_mixed_dims ... ok
[INFO] [stdout] test tests::test_index::infer_half_slice_concrete ... ok
[INFO] [stdout] test tests::test_index::multi_indices ... ok
[INFO] [stdout] test tests::test_index::ellipsis_type ... ok
[INFO] [stdout] test tests::test_index::none_as_index_is_a_squeeze ... ok
[INFO] [stdout] test tests::test_index::infer_slice_half_concrete ... ok
[INFO] [stdout] test tests::test_dtype::to_returns_constant_dtype_arg ... ok
[INFO] [stdout] test tests::test_conv::conv1d_with_concrete_dims ... ok
[INFO] [stdout] test tests::test_index::tensor_indexing ... ok
[INFO] [stdout] test tests::test_index::slice_indexing ... ok
[INFO] [stdout] test tests::test_index::infer_half_slice_symbolic ... ok
[INFO] [stdout] test tests::test_index::boolean_indexing ... ok
[INFO] [stdout] test tests::test_index::integer_indexing ... ok
[INFO] [stdout] test tests::test_dtype::bool_method_returns_bool_dtype ... ok
[INFO] [stdout] test tests::test_aggr::test_sum_multiple_dims ... ok
[INFO] [stdout] test tests::test_index::infer_slice_half_symbolic ... ok
[INFO] [stdout] test tests::test_multifile::multi_file_runs_inference_on_callee_with_tuple_return ... ok
[INFO] [stdout] test tests::test_multifile::multi_file_reads_callee_int_type_hint ... ok
[INFO] [stdout] test tests::test_multifile::multi_file_runs_inference_on_torch_module_method ... ok
[INFO] [stdout] test tests::test_multifile::multi_file_runs_inference_on_callee ... ok
[INFO] [stdout] test tests::test_multifile::multi_file_reads_callee_float_type_hint ... ok
[INFO] [stdout] test tests::test_multifile::multi_file_runs_inference_on_torch_module_instances ... ok
[INFO] [stdout] test tests::test_multifile::multi_file_wrong_shape_arg_is_reported_on_caller ... ok
[INFO] [stdout] test tests::test_multifile::multi_file_runs_inference_on_callee_with_complex_tuple_return ... ok
[INFO] [stdout] test tests::test_multiply::test_alias_annotation_does_not_produce_diag ... ok
[INFO] [stdout] test tests::test_multiply::test_hover_infer_shape_on_return ... ok
[INFO] [stdout] test tests::test_aggr::sum_all ... ok
[INFO] [stdout] test tests::test_multiply::test_hover_inferred_shape ... ok
[INFO] [stdout] test tests::test_multiply::test_bad_annotation_has_diag ... ok
[INFO] [stdout] test tests::test_multiply::test_hover_inferred_shape_from_caller_to_callee ... ok
[INFO] [stdout] test tests::test_multiply::test_hover_inferred_shape_from_caller_to_callee_mm ... ok
[INFO] [stdout] test tests::test_multiply::equality_operators_always_return_bool ... ok
[INFO] [stdout] test tests::test_multiply::test_hover_inferred_shape_from_caller_to_callee_torchmm ... ok
[INFO] [stdout] test tests::test_multiply::test_hover_infer_shape_same_stack_with_other_variables ... ok
[INFO] [stdout] test tests::test_multiply::test_hover_hadamard ... ok
[INFO] [stdout] test tests::test_multifile::multi_file_alpha_equivalence_shape_arg_shape_checks ... ok
[INFO] [stdout] test tests::test_multifile::venv_site_packages_module_resolves ... ok
[INFO] [stdout] test tests::test_multifile::multifile_hover_follows_imported_function ... ok
[INFO] [stdout] test tests::test_multiply::test_proper_multiply_no_diag ... ok
[INFO] [stdout] test tests::test_multiply::test_reassignment_is_properly_treated ... ok
[INFO] [stdout] test tests::test_multiply::test_torch_mm_as_method_works ... ok
[INFO] [stdout] test tests::test_multiply::test_matmul_top_level_caller_to_callee ... ok
[INFO] [stdout] test tests::test_permute::torch_t_hover ... ok
[INFO] [stdout] test tests::test_shape_assign::creation_size_op_from_index_on_shape ... ok
[INFO] [stdout] test tests::test_permute::permute_hovers_and_diagnostics_are_captured ... ok
[INFO] [stdout] test tests::test_permute::transpose_hovers_and_diagnostics_are_captured ... ok
[INFO] [stdout] test tests::test_noop::softmax_does_not_produce_diagnostics_for_valid_tensor_method ... ok
[INFO] [stdout] test tests::test_noop::softmax_produces_diagnostics_for_invalid_cases ... ok
[INFO] [stdout] test tests::test_permute::torch_t_hover_oneliner ... ok
[INFO] [stdout] test tests::test_shape_assign::init_full_from_tuple ... ok
[INFO] [stdout] test tests::test_shape_assign::randperm_from_namevar ... ok
[INFO] [stdout] test tests::test_shape_assign::range_from_denom_numbers ... ok
[INFO] [stdout] test tests::test_shape_assign::linspace_from_name_expr ... ok
[INFO] [stdout] test tests::test_shape_assign::range_from_all_numbers ... ok
[INFO] [stdout] test tests::test_multiply::test_op_bitwise_wrong_dtype ... ok
[INFO] [stdout] test tests::test_shape_assign::test_inferred_from_shape_unrolling ... ok
[INFO] [stdout] test tests::test_aggr::keepdim_transforms_to_1 ... ok
[INFO] [stdout] test tests::test_shape_assign::test_wrong_shape_assign_has_diag ... ok
[INFO] [stdout] test tests::test_shape_assign::test_ann_assign_missalignment_emits_diagnostics ... ok
[INFO] [stdout] test tests::test_shape_assign::test_shape_unrolling_renames_shapes_on_samedims ... ok
[INFO] [stdout] test tests::test_shape_assign::test_ann_assign_renames_shapes_on_samedims ... ok
[INFO] [stdout] test tests::test_shape_assign::test_infer_from_shape_attr ... ok
[INFO] [stdout] test tests::test_shape_assign::test_zeros_creation_size ... ok
[INFO] [stdout] test tests::test_view::flatten_concrete_shape_checks ... ok
[INFO] [stdout] test tests::test_view::ravel_proper_symbolic ... ok
[INFO] [stdout] test tests::test_view::repeat_interleave_improper ... ok
[INFO] [stdout] test tests::test_view::repeat_with_negative_dims ... ok
[INFO] [stdout] test tests::test_view::expand_with_proper_args ... ok
[INFO] [stdout] test tests::test_view::repeat_interlave_proper_symbolic ... ok
[INFO] [stdout] test tests::test_view::repeat_with_proper_args ... ok
[INFO] [stdout] test tests::test_view::flatten_improper_emit_diagnostics ... ok
[INFO] [stdout] test tests::test_view::flatten_symbolic_shape_checks ... ok
[INFO] [stdout] test tests::test_view::test_exp_then_proper_reshape ... ok
[INFO] [stdout] test tests::test_view::test_hover_on_squeeze_all ... ok
[INFO] [stdout] test tests::test_view::test_proper_reshape_on_different_variable ... ok
[INFO] [stdout] test tests::test_view::squeeze_nonexisting_dims_produces_diagnostics ... ok
[INFO] [stdout] test tests::test_view::test_proper_view_on_different_variable ... ok
[INFO] [stdout] test tests::test_view::repeat_interlave_proper_concrete ... ok
[INFO] [stdout] test tests::test_multiply::test_op_bitwise_broadcasts ... ok
[INFO] [stdout] test tests::test_view::expand_with_improper_args ... ok
[INFO] [stdout] test tests::test_view::test_proper_view_on_same_variable ... ok
[INFO] [stdout] test tests::test_view::test_squeeze_multiply_oneliner ... ok
[INFO] [stdout] test tests::test_view::test_squeeze_after_multiply ... ok
[INFO] [stdout] test tests::test_view::test_unsqueeze_hover_dim0_pos ... ok
[INFO] [stdout] test tests::test_view::test_unsqueeze_hover_dim0_arg ... ok
[INFO] [stdout] test tests::test_multiply::test_functional_broadcasts ... ok
[INFO] [stdout] test tests::test_multiply::test_hover_hadamard_with_broadcasting_not_broadcastable ... ok
[INFO] [stderr]    Doc-tests shapels
[INFO] [stdout] test tests::test_aggr::test_sum_after_unsqueeze_multiply ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 110 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "81807dad32a9ec34fb7c8a7681311968f66a943dcbb49d1c8028b59ea86caa04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81807dad32a9ec34fb7c8a7681311968f66a943dcbb49d1c8028b59ea86caa04", kill_on_drop: false }`
[INFO] [stdout] 81807dad32a9ec34fb7c8a7681311968f66a943dcbb49d1c8028b59ea86caa04
